/* RED EVERYWHERE - PER MODULE - PAGE */
.simpleImageFull.yellow {
	color: #CC0033 !important;
}
.simpleImageFullInner.yellow img {
	box-shadow: 10px 10px #CC0033 !important;
}
.textOnly .yellow {
	color: #CC0033 !important;
}

.simpleImageFull.blueGreen {
	color: #CC0033 !important;
}
.simpleImageFullInner.blueGreen img {
	box-shadow: 10px 10px #CC0033 !important;
}
.textOnly .blueGreen {
	color: #CC0033 !important;
}

.simpleImageFull.purple {
	color: #CC0033 !important;
}
.simpleImageFullInner.purple img {
	box-shadow: 10px 10px #CC0033 !important;
}
.textOnly .purple {
	color: #CC0033 !important;
}

.simpleImageFull.white {
	color: #CC0033 !important;
}
.simpleImageFullInner.white img {
	box-shadow: 10px 10px #CC0033 !important;
}
.textOnly .white {
	color: #CC0033 !important;
}

.simpleImageFull.green {
	color: #CC0033 !important;
}
.simpleImageFullInner.green img {
	box-shadow: 10px 10px #CC0033 !important;
}
.textOnly .green {
	color: #CC0033 !important;
}


.innerHeader  .innerHeader__titleWithBg.blueGreen h1::before {
	background-color: #CC0033 !important;
}

.innerHeader  .innerHeader__bgImageBorder__blueGreen {
	border-color: #CC0033 !important;
}


.innerHeader  .innerHeader__titleWithBg.purple h1::before {
	background-color: #CC0033 !important;
}

.innerHeader  .innerHeader__bgImageBorder__purple {
	border-color: #CC0033 !important;
}

.innerHeader  .innerHeader__titleWithBg.white h1::before {
	background-color: #CC0033 !important;
}

.innerHeader  .innerHeader__bgImageBorder__white {
	border-color: #CC0033 !important;
}


.innerHeader  .innerHeader__titleWithBg.green h1::before {
	background-color: #CC0033 !important;
}

.rte__titleWithBg.green h2:before {
    background-color: rgba(204, 0, 51, .2) !important;
}
.innerHeader  .innerHeader__bgImageBorder__green {
	border-color: #CC0033 !important;
}

#playlist-6573 .rte__title .headingMediumBold{
    color:#c03!important;
    }